firmware-utils/mksercommfw: fix musl build
authorAndy Walsh <[email protected]>
Mon, 13 Aug 2018 12:33:39 +0000 (14:33 +0200)
committerJo-Philipp Wich <[email protected]>
Mon, 13 Aug 2018 12:37:04 +0000 (14:37 +0200)
commit07ddab97bd51f75e8d93709509fa200fbeeeb105
tree914c1b9aa9dddf9cc3775c1f5b141964ff5a9346
parentd0f6e621a20afde1a713d926002283e728cd2bc5
firmware-utils/mksercommfw: fix musl build

* add missing <sys/types.h> for musl

Signed-off-by: Andy Walsh <[email protected]>
src/mksercommfw.c